This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
Thanks for your suggestion. I did change the code to check for a successful save but am still having the issue. The document definitely saves... I can see the value I'm setting on the document.
Alas, I'm still getting prompted to save. I've tried just about every iteration of the SaveOptions field (0,1, with/without quotes).
Is there another way to suppress the save dialog? It doesn't seem like SaveOptions is doing what it's supposed to do in 8.5. Like I said, it works properly in 7.
Thanks,
Mike
Again, here is a sample of my code:
@Command( [EditDocument]);
@SetField("_ViewIcon";49);
@SetField("SaveOptions";1);
@If(@Command([FileSave]); @Command([FileCloseWindow]); "")
Feedback response number WEBB87ML26 created by ~Lily Ellutexobu on 07/23/2010